@media screen and (min-width: 300px) and (max-width: 400px) {
	.box-slide{
		width: 100%!important;
		height: 100%;
		padding: 0 2px;
		margin-bottom: 20px;
		background: none!important;
	} 
	.promote-container{
		position: relative!important;
		float: right;
		width: 100%!important;
		height: 230px!important;
		padding: 12px;
		background-color: #1091ff;
		left: 0%!important;
		border-radius: 10px;

	}
	.promote-container h2{
		text-shadow: 4px 4px yellow;
		font-size: 1.70rem!important;
	}
	.promote-container h5{
		font-size: 1.15rem!important;
	}
	.image{
		background-image: none!important; 
		background-size: cover; 
		background-repeat: no-repeat;
		width: 100%!important;
	}
	.slide-body{
		width: 100%;
		height: 175px;
	}
	.slide-body-1{
		width: 100%;
		height: 175px;
	}
	.slide-text{
		position: absolute;
		display: block;
		width: 140px;
		top: 2rem;
		left: 0.1rem;
		height: auto;
		color: #fff;
		font-size: 13px;
		padding: 8px;
		font-weight: 600;
	}
	.slide-text p{
		font-size: 0.7em!important;
	}
	.slide-btn{
		position: absolute;
		display: block;
		top: 6rem;
		left: 10px;
		width: 90px;
		height: 40px;
		color: #fff;
	}
	.slide-btn a{
		display: inline-block;
		color: #fff;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		padding: 2px;
		width: 70px;
		font-size: 8px;
		border-radius: 20px;
		background:transparent;
		border: 2px solid #fff;
	}
	.slide-body img{
		position: absolute;
		width: 100px;
		height: 100px;
		top: 2rem;
		right: 12px;
	}
	.slide-body-1 img{
		position: absolute;
		width: 150px;
		height: 150px;
		top: 2rem;
		right: 12px;
	}
	.produk-card{
		display: none;
	}
	.shop-card{
		position: relative;
		box-sizing: border-box;
		background: #fff;
		padding: 8px;
		margin-left: 10px;
		margin-top: 4px;
		margin-right: 8px;
		float: none;
		text-align: center;
		width: 120px;
		height: auto;
	}
	.body-card{
		position: relative;
		border-radius: 4px;
		width: 120px;	
		border: 1px solid #e0e0e0;
		padding: 4px;
		box-shadow: 0 1px 6px 0 rgba(49, 53, 59, 0.12);
	}
	.shop-card .cta {
    	padding: 0px;
    	margin-top: 50px;
	}
	.shop-card .title h5{
		font-weight: 600;
		font-size: 12px;
		color: #23211f;
		margin-bottom: 5px;
		float: left;
		width: 100%;
		height: 30px;
		text-align: left;
		padding:8px
	}
	.shop-card img{
		width: 100px!important;
		height: 100px!important;
		padding: 0px;

	}
	.shop-card .price {
		margin-left: 9px;
		float: left;
		color: #ff3100;
		font-weight: bold;
		font-size: 13px;
	}
	.shop-card .cart{
		float: left!important;
		font-size: 0.7rem;
		width: 88%;
		margin-top: 8px;
		margin-bottom: 4px;
		margin-left: 6px;
		margin-right: 4px;
	}
	/*footer*/
	.main-footer{
		display: none;
	}
}

@media screen and (min-width: 330px) and (max-width: 340px) {
	.row .margin{
		margin-left: -4px!important;
		
	}
}
@media screen and (min-width: 340px) and (max-width: 350px) {
	.row .margin{
		margin-left: -4px!important;
		
	}
}
@media screen and (min-width: 350px) and (max-width: 360px) {
	.row .margin{
		margin-left: 4px!important;
		
	}
}
@media screen and (min-width: 360px) and (max-width: 370px) {
	.row .margin{
		margin-left: 4px!important;
		
	}
}
@media screen and (min-width: 370px) and (max-width: 380px) {
	.row .margin{
		margin-left: 12px!important;
	}
}
@media screen and (min-width: 380px) and (max-width: 390px) {
	.row .margin{
		margin-left: 18px!important;
	}
}
@media screen and (min-width: 390px) and (max-width: 400px) {
	.row .margin{
		margin-left: 20px!important;	
	}
}
@media screen and (min-width: 400px) and (max-width: 600px) {
	.box-slide{
		width: 100%!important;
		height: 100%;
		padding: 0 2px;
		margin-bottom: 20px;
		background: none!important;
	} 
	.promote-container{
		position: relative!important;
		float: right;
		width: 100%!important;
		height: 230px!important;
		padding: 12px;
		background-color: #1091ff;
		left: 0%!important;
		border-radius: 10px;

	}
	.promote-container h2{
		text-shadow: 4px 4px yellow;
		font-size: 1.70rem!important;
	}
	.promote-container h5{
		font-size: 1.15rem!important;
	}
	.image{
		background-image: none!important; 
		background-size: cover; 
		background-repeat: no-repeat;
		width: 100%!important;
	}
	.slide-body{
		width: 100%;
		height: 220px;
	}
	.slide-body-1{
		width: 100%;
		height: 220px;
	}
	.slide-text p{
		font-size: 0.6em!important;
	}
	.slide-text{
		position: absolute;
		display: block;
		width: 235px;
		top: 3.5rem;
		left: 1rem;
		height: auto;
		color: #fff;
		font-size: 16px;
		padding: 8px;
		font-weight: 600;
	}
	.slide-btn{
		position: absolute;
		display: block;
		top: 8.5rem;
		left: 20px;
		width: 90px;
		height: 40px;
		color: #fff;
	}
	.slide-btn a{
		display: inline-block;
		color: #fff;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		padding: 2px;
		font-size: 12px;
		width: 100px;
		border-radius: 20px;
		background:transparent;
		border: 2px solid #fff;
	}
	.slide-body img{
		position: absolute;
		width: 150px;
		height: 150px;
		top: 2rem;
		right: 12px;
	}
	.slide-body-1 img{
		position: absolute;
		width: 150px;
		height: 150px;
		top: 2rem;
		right: 12px;
	}
	.produk-card{
		display: none;
	}
	.margin-responsive{
		margin-left: 2px;
	}
	.shop-card{
		position: relative;
		box-sizing: border-box;
		background: #fff;
		padding: 8px;
		margin-left: 0px;
		margin-top: 4px;
		margin-right: 8px;
		float: none;
		text-align: center;
		width: 120px;
		height: auto;
	}
	.body-card{
		position: relative;
		border-radius: 4px;
		width: 120px;	
		border: 1px solid #e0e0e0;
		padding: 4px;
		box-shadow: 0 1px 6px 0 rgba(49, 53, 59, 0.12);
	}

	.shop-card .title h5{
		font-weight: 600;
		font-size: 13px;
		color: #23211f;
		margin-bottom: 5px;
		float: left;
		width: 100%;
		height: 30px;
		text-align: left;
		padding:8px
	}
	.shop-card .title span{
		font-weight: 600;
		font-size: 18px;
		color: #23211f;
		float: left;
		margin-top: 20px;
		width: 100%;
		text-align: left;
		padding:8px
	}
	.shop-card img{
		width: 100px!important;
		height: 100px!important;
		padding: 0px;

	}
	.shop-card .cta {
    	padding: 0px;
    	margin-top: 70px;
	}
	.shop-card .price {
		float: left;
		color: #ff3100;
		font-weight: bold;
		font-size: 13px;
	}
	.shop-card .cart{
		float: left!important;
		font-size: 0.7rem;
		width: 99%;
		margin-top: 8px;
		margin-bottom: 4px;
		margin-left: 0px;
		margin-right: 4px;
	}
	/*footer*/
	.main-footer{
		display: none;
	}
}

@media screen and (min-width: 600px) and (max-width: 768px)
{
	
	.box-slide{
		width: 100%!important;
		height: 100%;
		padding: 0 2px;
		margin-bottom: 20px;
		background: none!important;
	} 
	.promote-container{
		position: relative!important;
		float: right;
		padding-top: 24px!important;
		width: 100%!important;
		height: 230px!important;
		padding: 12px;
		background-color: #1091ff;
		left: 0%!important;
		border-radius: 10px;

	}
	.promote-container h2{
		text-shadow: 4px 4px yellow;
		font-size: 1.70rem!important;
	}
	.promote-container h5{
		font-size: 1.15rem!important;
	}
	.image{
		background-image: none!important; 
		background-size: cover; 
		background-repeat: no-repeat;
		width: 100%!important;
	}
	.slide-body{
		width: 100%;
		height: 220px;
	}
	.slide-body-1{
		width: 100%;
		height: 220px;
	}
	.slide-text p{
		margin-top: 2px;
		font-size: 0.7em!important;
	}
	.slide-text{
		position: absolute;
    	display: block;
    	width: 343px;
    	top: 3.5rem;
    	left: 1rem;
    	height: auto;
    	color: #fff;
    	font-size: 18px;
    	padding: 8px;
    	font-weight: 600;
	}
	.slide-btn{
		position: absolute;
		display: block;
		top: 8rem;
		left: 20px;
		width: 90px;
		height: 40px;
		color: #fff;
	}
	.slide-btn a{
		display: inline-block;
		color: #fff;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		padding: 2px;
		font-size: 14px;
		width: 100px;
		border-radius: 20px;
		background:transparent;
		border: 2px solid #fff;
	}
	.slide-body img{
		position: absolute;
		width: 130px;
		height: 130px;
		top: 3rem;
		right: 11px;
	}
	.slide-body-1 img{
		position: absolute;
		width: 150px;
		height: 150px;
		top: 2rem;
		right: 12px;
	}
	.produk-card{
		display: none;
	}
	.margin-responsive{
		margin-left: 2px;
	}
	.shop-card{
		position: relative;
		box-sizing: border-box;
		background: #fff;
		padding: 8px;
		margin-left: 0px;
		margin-top: 4px;
		margin-right: 8px;
		float: none;
		text-align: center;
		width: 130px;
		height: auto;
	}
	.body-card{
		position: relative;
		border-radius: 4px;
		width: 130px;	
		border: 1px solid #e0e0e0;
		padding: 4px;
		box-shadow: 0 1px 6px 0 rgba(49, 53, 59, 0.12);
	}

	.shop-card .title h5{
		font-weight: 600;
		font-size: 14px;
		color: #23211f;
		margin-bottom: 5px;
		float: left;
		width: 100%;
		height: 40px;
		text-align: left;
		padding:8px
	}
	.shop-card img{
		width: 100px!important;
		height: 100px!important;
		padding: 0px;

	}
	.shop-card .price {
		float: left;
		color: #ff3100;
		font-weight: bold;
		font-size: 13px;
	}
	.shop-card .cart{
		float: left!important;
		font-size: 0.7rem;
		width: 99%;
		margin-top: 8px;
		margin-bottom: 4px;
		margin-left: 0px;
		margin-right: 4px;
	}
	/*footer*/
	.main-footer{
		display: none;
	}	
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.box-slide{
		width: 100%!important;
		height: 100%;
		padding: 0 2px;
		margin-bottom: 20px;
		background: none!important;
	} 
	.promote-container{
		position: relative!important;
		float: right;
		padding-top: 24px!important;
		width: 100%!important;
		height: 230px!important;
		padding: 12px;
		background-color: #1091ff;
		left: 0%!important;
		border-radius: 10px;

	}
	.promote-container h2{
		text-shadow: 4px 4px yellow;
		font-size: 1.70rem!important;
	}
	.promote-container h5{
		font-size: 1.15rem!important;
	}
	.image{
		background-image: none!important; 
		background-size: cover; 
		background-repeat: no-repeat;
		width: 100%!important;
	} 
	.top{
		margin-top: 4px;
	}
	.slide-body{
		width: 100%;
		height: 240px;
	}
	.slide-body-1{
		width: 100%;
		height: 300px;
	}
	.slide-text p{
		margin-top: 2px;
		font-size: 0.7em!important;
	}
	.slide-text{
		position: absolute;
		display: block;
		width: 380px;
		top: 4rem;
		left: 1rem;
		height: auto;
		color: #fff;
		font-size: 20px;
		padding: 8px;
		font-weight: 600;
	}
	.slide-btn{
		position: absolute;
		display: block;
		top: 10rem;
		left: 20px;
		width: 100px;
		height: 40px;
		color: #fff;
	}
	.slide-btn a{
		display: inline-block;
		color: #fff;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		padding: 2px;
		width: 120px;
		border-radius: 20px;
		background:transparent;
		border: 2px solid #fff;
	}
	.slide-body img{
		position: absolute;
		width: 180px;
		height: 180px;
		top: 1.9rem;
		right: 10px;
	}
	.slide-body-1 img{
		position: absolute;
		width: 180px;
		height: 180px;
		top: 2rem;
		right: 10px;
	}
	.margin-responsive{
		margin-left: 2px;
	}
	.shop-card{
		position: relative;
		box-sizing: border-box;
		background: #fff;
		padding: 8px;
		margin-left: 0px;
		margin-top: 4px;
		margin-right: 8px;
		float: none;
		text-align: center;
		width: 130px;
		height: auto;
	}
	.body-card{
		position: relative;
		border-radius: 4px;
		width: 130px;	
		border: 1px solid #e0e0e0;
		padding: 4px;
		box-shadow: 0 1px 6px 0 rgba(49, 53, 59, 0.12);
	}

	.shop-card .title h5{
		font-weight: 600;
		font-size: 14px;
		color: #23211f;
		margin-bottom: 5px;
		float: left;
		width: 100%;
		height: 48px;
		text-align: left;
		padding:8px
	}
	.shop-card img{
		width: 100px!important;
		height: 100px!important;
		padding: 0px;

	}
	.shop-card .price {
		float: left;
		color: #ff3100;
		font-weight: bold;
		font-size: 13px;
	}
	.shop-card .cart{
		float: left!important;
		font-size: 0.7rem;
		width: 99%;
		margin-top: 8px;
		margin-bottom: 4px;
		margin-left: 0px;
		margin-right: 4px;
	}
	/*footer*/
	.main-footer{
		display: none;
	}		
}
@media only screen and (min-width: 992px) and (max-width: 1200px){
	.box-slide{
		width: 100%!important;
		height: 100%;
		padding: 0 2px;
		margin-bottom: 20px;
		background: none!important;
	} 
	.promote-container{
		position: relative!important;
		float: right;
		padding-top: 24px!important;
		width: 100%!important;
		height: 230px!important;
		padding: 12px;
		background-color: #1091ff;
		left: 0%!important;
		border-radius: 10px;

	}
	.promote-container h2{
		text-shadow: 4px 4px yellow;
		font-size: 2.50rem!important;
	}
	.promote-container h5{
		font-size: 1.50rem!important;
	}
	.image{
		background-image: none!important; 
		background-size: cover; 
		background-repeat: no-repeat;
		width: 100%!important;
	}
	.top{
		margin-top: 4px;
	}
	.slide-body{
		width: 100%;
		height: 300px;
	}
	.slide-body-1{
		width: 100%;
		height: 300px;
	}
	.slide-text p{
		margin-top: 2px;
		font-size: 0.7em!important;
	}
	.slide-text{
		position: absolute;
		display: block;
		width: 524px;
		top: 4rem;
		left: 1rem;
		height: auto;
		color: #fff;
		font-size: 28px;
		padding: 8px;
		font-weight: 600;
	}
	.slide-btn{
		position: absolute;
		display: block;
		top: 10rem;
		left: 20px;
		width: 90px;
		height: 40px;
		color: #fff;
	}
	.slide-btn a{
		display: inline-block;
		color: #fff;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		padding: 2px;
		font-size: 16px;
		width: 120px;
		border-radius: 20px;
		background:transparent;
		border: 2px solid #fff;
	}
	.slide-body img{
		position: absolute;
		width: 200px;
		height: 200px;
		top: 3rem;
		right: 33px;
	}
	.slide-body-1 img{
		position: absolute;
		width: 180px;
		height: 180px;
		top: 2rem;
		right: 10px;
	}
	.margin{
		margin-left: 2px;
	}
	.shop-card{
		position: relative;
		box-sizing: border-box;
		background: #fff;
		padding: 8px;
		margin-left: 0px;
		margin-top: 4px;
		margin-right: 8px;
		float: none;
		text-align: center;
		width: 170px;
		height: 100%;
	}
	.body-card{
		position: relative;
		border-radius: 4px;
		width: 170px;	
		border: 1px solid #e0e0e0;
		padding: 4px;
		box-shadow: 0 1px 6px 0 rgba(49, 53, 59, 0.12);
	}

	.shop-card .title h5{
		font-weight: 600;
		font-size: 14px;
		color: #23211f;
		margin-bottom: -6px;
		float: left;
		width: 100%;
		height: 48px;
		text-align: left;
		padding:8px
	}
	.shop-card img{
		width: 130px!important;
		height: 130px!important;
		padding: 0px;
		margin-top: 4px;

	}
	.shop-card .price {
		float: left;
		color: #ff3100;
		font-weight: bold;
		font-size: 13px;
	}
	.shop-card .cart{
		float: right!important;
		font-size: 0.7rem;
	}
	/*footer*/
	.main-footer{
		display: none;
	}		
}
